function getval(val){ var a1=val.replace(/<\/?.+?>/g,""); var a2=a1.replace(/ /g,""); return a2; } //document.write('http://wxzl.cogonline.com/html/CeShiZhuanLanYi/ShiBin/69.html'); wx.config({ debug: false, appId: 'wx85d01b1d7184c45d', timestamp: 1714371529, nonceStr: 'lGp7X4BSMoTwLWNh', signature: 'e84149f7c6f4941d95162d70ac1562a6a77f01b2', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo' ] }); wx.ready(function () { wx.onMenuShareTimeline({ title: '中外200多位妇瘤专家齐聚春城开了一场这样的大会……', link: 'http://wxzl.cogonline.com/html/CeShiZhuanLanYi/ShiBin/69.html', imgUrl: 'http://wxzl.cogonline.com/wp/logo.jpg', success: function () { //alert('fx-ok'); }, cancel: function () { //alert('fx-no'); } }); wx.onMenuShareAppMessage({ title: '中外200多位妇瘤专家齐聚春城开了一场这样的大会……', link: 'http://wxzl.cogonline.com/html/CeShiZhuanLanYi/ShiBin/69.html', imgUrl: 'http://wxzl.cogonline.com/wp/logo.jpg', desc: getval('2019年1月19日,由中国抗癌协会妇科肿瘤专业委员会主办、再鼎医药支持的中国晚期卵巢癌维持治疗论坛暨首届CORE(Conference of Ovarian CanceR Experts)在春城昆明隆重举行。国内外200余名妇科肿瘤领域的专家和临床医生齐聚一堂,立足于当前我国卵巢癌临床诊疗实践,共同分享卵巢癌维持治疗领域的进展与经验,深入探讨尼拉帕利等PARP抑制剂对优化卵巢癌临床管理的重要价值,旨在推动中国晚期卵巢癌维持治疗共识的建立,探索中国卵巢癌治疗的精准之路。'), success: function () { //alert('fx-ok'); }, cancel: function () { //alert('fx-no'); } }); }); wx.error(function (res) { //alert(location.href.split('#')[0]); //alert('err:'+res.errMsg); }); if(location.href.indexOf("?") >= 1 ){ location.href=location.href.substring(0,location.href.indexOf("?")); }